'宣言 Public Overloads Sub Render( _ ByVal device As IMapDevice, _ ByVal layers As System.Collections.Generic.IEnumerable(Of IMapLayer) _ )
public void Render( IMapDevice device, System.Collections.Generic.IEnumerable<IMapLayer> layers )
パラメータ
- device
- マップのレンダリングに使用されるマップデバイス。
- layers
- レンダリングされるレイヤ。